home *** CD-ROM | disk | FTP | other *** search
Makefile | 1992-12-19 | 666 b | 29 lines |
- #
- # Generated by the NeXT Interface Builder.
- #
- # NOTE: Do NOT change this file -- Interface Builder maintains it.
- #
- # Put all of your customizations in files called Makefile.preamble
- # and Makefile.postamble (both optional), and Makefile will include them.
- #
-
- MAKEFILEDIR = /usr/lib/nib/
- NAME = Clock
- INTERFACES = Clock.nib
- CLASSES = Animator.m ClockApp.m ClockView.m
- MFILES = Clock_main.m
- PSWFILES = ClockViewWraps.psw
- LIBS = -lNeXT_s -lsys_s
- INSTALLDIR = $(HOME)/Apps
- APPICON = Icon.tiff
-
- ICONSECTIONS = -segcreate __ICON app Icon.tiff
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)Makefile.common
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-